Draws a spline curve.
Namespace: MindFusion.DrawingFile: Graphics.js
function drawCurve (pen, points)
The pen to stroke the curve with.
The points describing the curve.
Graphics MembersGraphics ClassMindFusion.Drawing Namespace